[INFO] cloning repository https://github.com/mb64/winit_event_logger
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mb64/winit_event_logger" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmb64%2Fwinit_event_logger", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmb64%2Fwinit_event_logger'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 67a0969d11fb1bc5d9e02b61bdcb1a47e56c8319
[INFO] checking mb64/winit_event_logger against try#21cad1f647cfd05a566220f933edd88a53e50bcf for pr-129249-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmb64%2Fwinit_event_logger" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mb64/winit_event_logger
[INFO] finished tweaking git repo https://github.com/mb64/winit_event_logger
[INFO] tweaked toml for git repo https://github.com/mb64/winit_event_logger written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mb64/winit_event_logger on toolchain 21cad1f647cfd05a566220f933edd88a53e50bcf
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mb64/winit_event_logger already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a1158579654eb31eb72698b785d5f8a87204f3c54f09974da6a8cee68080be14
[INFO] running `Command { std: "docker" "start" "a1158579654eb31eb72698b785d5f8a87204f3c54f09974da6a8cee68080be14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a1158579654eb31eb72698b785d5f8a87204f3c54f09974da6a8cee68080be14" "/opt/rustwide/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a1158579654eb31eb72698b785d5f8a87204f3c54f09974da6a8cee68080be14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a1158579654eb31eb72698b785d5f8a87204f3c54f09974da6a8cee68080be14" "/opt/rustwide/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v1.1.0
[INFO] [stderr]    Compiling cc v1.0.37
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling xml-rs v0.8.0
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling arrayvec v0.4.10
[INFO] [stderr]     Checking nodrop v0.1.13
[INFO] [stderr]    Compiling syn v0.15.39
[INFO] [stderr]     Checking downcast-rs v1.0.4
[INFO] [stderr]    Compiling pkg-config v0.3.14
[INFO] [stderr]     Checking walkdir v2.2.8
[INFO] [stderr]     Checking xdg v2.2.0
[INFO] [stderr]     Checking smallvec v0.6.10
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking parking_lot_core v0.5.0
[INFO] [stderr]    Compiling x11-dl v2.18.3
[INFO] [stderr]     Checking parking_lot v0.8.0
[INFO] [stderr]    Compiling libloading v0.5.1
[INFO] [stderr]     Checking stb_truetype v0.2.6
[INFO] [stderr]    Compiling wayland-scanner v0.23.5
[INFO] [stderr]     Checking dlib v0.4.1
[INFO] [stderr]     Checking wayland-sys v0.23.5
[INFO] [stderr]     Checking ordered-float v1.0.2
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking line_drawing v0.7.0
[INFO] [stderr]     Checking rusttype v0.7.7
[INFO] [stderr]     Checking andrew v0.2.1
[INFO] [stderr]    Compiling wayland-client v0.23.5
[INFO] [stderr]    Compiling wayland-protocols v0.23.5
[INFO] [stderr]     Checking calloop v0.4.4
[INFO] [stderr]     Checking wayland-commons v0.23.5
[INFO] [stderr]    Compiling derivative v1.0.2
[INFO] [stderr]     Checking smithay-client-toolkit v0.6.3
[INFO] [stderr]     Checking winit v0.20.0-alpha1 (https://github.com/mb64/winit.git?branch=android-eventloop-2.0#f081128c)
[INFO] [stderr]     Checking event_logger v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `window`
[INFO] [stdout]  --> src/main.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let window = winit::window::WindowBuilder::new().build(&event_loop);
[INFO] [stdout]   |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_window`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `window`
[INFO] [stdout]  --> src/main.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let window = winit::window::WindowBuilder::new().build(&event_loop);
[INFO] [stdout]   |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_window`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.60s
[INFO] running `Command { std: "docker" "inspect" "a1158579654eb31eb72698b785d5f8a87204f3c54f09974da6a8cee68080be14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1158579654eb31eb72698b785d5f8a87204f3c54f09974da6a8cee68080be14", kill_on_drop: false }`
[INFO] [stdout] a1158579654eb31eb72698b785d5f8a87204f3c54f09974da6a8cee68080be14
